html,
body {
    height: 100%
}

body,
div,
p,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
header,
nav,
section,
article,
aside,
footer,
figure,
figcaption {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

li,
dt,
dd {
    list-style: none
}

body,
input,
textarea {
    font: 14px/1.8 "microsoft yahei"
}

.trsn {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s
}

.scale {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

img {
    border: none;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s
}

.cb {
    clear: both
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both
}

.ttc {
    text-transform: capitalize
}

.ttu {
    text-transform: uppercase
}

.tal {
    text-align: left
}

.tac {
    text-align: center
}

.tar {
    text-align: right
}

.toe {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.fl {
    float: left
}

.fr {
    float: right
}

.fs12 {
    font-size: 12px
}

.fs14 {
    font-size: 14px
}

.fs16 {
    font-size: 16px
}

.ofh {
    overflow: hidden
}

.fwn {
    font-weight: normal
}

.fwb {
    font-weight: bold
}

.posr {
    position: relative
}

.posa {
    position: absolute
}

.block {
    display: block
}

.blockin {
    display: inline-block;
    *display: block;
    *display: inline;
    zoom: 1
}

.vam {
    vertical-align: middle
}

.mt30 {
    margin-top: 30px
}

body,
a {
    color: #666
}

a {
    text-decoration: none
}

a:hover {
    color: #d23b04;
    text-decoration: underline
}

.container {
    width: 1200px;
    margin: 0 auto;
    clear: both
}

#header {
    position: relative;
    padding-bottom: 33px
}

#logo {
    height: 74px;
    margin-top: 33px;
    overflow: hidden;
    float: left
}

#logo img {
    height: 100%;
    float: left;
    margin-right: 18px
}

#logo figcaption {
    display: block;
    float: left
}

#logo h2 {
    font-size: 30px;
    font-weight: bold;
    color: #0066ca;
    text-transform: capitalize;
    line-height: 55px;
    height: 42px;
}

#logo span {
    text-transform: uppercase;
    color: #666;
    font-size: 12px;
    line-height: 22px
}

.nav {
    position: absolute;
    bottom: 33px;
    right: 0
}

.nav .navLi {
    float: left;
    margin-left: 10px
}

.nav .navLi:first-child {
    margin-left: 0
}

.nav .navA {
    display: block;
    padding: 0 25px;
    line-height: 40px;
    text-transform: capitalize
}

.nav .cur,
.nav .navA:hover {
    background-color: #0066ca;
    color: #fff;
    text-decoration: none
}

.lang {
    position: absolute;
    top: 33px;
    right: 0;
    height: 16px;
    line-height: 16px;
    font-size: 12px
}

.lang li {
    float: left;
    margin-left: 15px;
    text-transform: capitalize
}

.lang i {
    display: block;
    float: left;
    margin-right: 5px;
    height: 16px;
    background: url("../files/../files/sprite.png") no-repeat
}

.lang .ico-tel {
    width: 20px
}

.lang .ico-cn {
    width: 24px;
    background-position: -20px 0
}

.lang .ico-en {
    width: 24px;
    background-position: -44px 0
}

#ban {
    height: 460px;
    overflow: hidden;
    clear: both;
    position: relative
}

#ban .bd {
    position: relative;
    z-index: 0;
    height: 100%
}

#ban .bd ul {
    height: 100%
}

#ban .bd li {
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 100%
}

#ban .bd li a {
    display: block;
    height: 100%
}

#ban .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px
}

#ban .hd ul {
    text-align: center
}

#ban .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: block;
    *display: inline;
    zoom: 1;
    width: 9px;
    height: 9px;
    margin: 0 4px;
    background: url(dot.png) 0 -16px;
    overflow: hidden;
    filter: alpha(opacity=70);
    opacity: .7;
    vertical-align: top;
    line-height: 9999px
}

#ban .hd ul .on {
    background-position: 0 0
}

#ban .timer {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 0;
    background: #0066ca;
    filter: alpha(opacity=80);
    opacity: .8;
    font-size: 0;
    overflow: hidden
}

.aboutNews {
    margin-top: 50px
}

.cate-blue,
.cate-white {
    line-height: 36px;
    clear: both
}

.cate-blue i,
.cate-white i {
    display: inline-block;
    *display: block;
    *display: inline;
    zoom: 1;
    width: 23px;
    height: 26px;
    overflow: hidden;
    background: url(../files/sprite.png) no-repeat;
    vertical-align: middle
}

.cate-blue h3,
.cate-white h3 {
    display: inline-block;
    *display: block;
    *display: inline;
    zoom: 1;
    margin-left: 8px;
    font-size: 16px;
    font-weight: bold;
    color: #0066ca;
    text-transform: capitalize
}

.cate-blue a,
.cate-white a {
    display: block;
    float: right;
    width: 65px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 12px;
    background: url(../files/sprite.png) no-repeat;
    margin-top: 5px
}

.cate-blue i {
    background-position: 0 -28px
}

.cate-blue h3 {
    color: #0066ca
}

.cate-blue a {
    background-position: -23px -28px;
    color: #666
}

.cate-blue a:hover {
    color: #0066ca
}

.cate-white i {
    background-position: 0 -54px
}

.cate-white h3 {
    color: #fff
}

.cate-white a {
    background-position: -23px -54px;
    color: #0066ca
}

.cate-white a:hover {
    color: #fff
}

.about {
    width: 650px;
    float: left
}

.about-img {
    float: left;
    width: 246px;
    height: 191px;
    border: solid 1px #eee;
    padding: 1px;
    margin-right: 15px;
    line-height: 0;
    text-align: center
}

.about-img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

.about-info {
    line-height: 24px;
    height: 195px;
    overflow: hidden
}

.news {
    width: 500px;
    float: right
}

.news-list li {
    line-height: 32px;
    border-bottom: dotted 1px #e0e0e0
}

.news-list i {
    display: block;
    width: 9px;
    height: 9px;
    overflow: hidden;
    background: url(../files/sprite.png) no-repeat -88px -28px;
    float: left;
    margin: 11px 5px 0 0
}

.news-list time {
    float: right;
    color: #888;
    font-size: 12px
}

.p30 {
    padding: 30px 0
}

.proVideo {
    margin-top: 50px;
    background-color: #0066ca;
    color: #fff;
    padding: 30px 0
}

.pro,
.case {
    width: 860px;
    float: left
}

.video,
.contact {
    width: 290px;
    float: right
}

.img-scroll,
.video-info {
    margin-top: 15px;
    height: 210px;
    overflow: hidden
}

.img-scroll ul li {
    float: left;
    width: 216px;
    text-align: center;
    line-height: 40px;
    margin-right: 15px
}

.img-scroll ul li figure {
    width: 212px;
    height: 166px;
    padding: 1px;
    border: solid 1px #e0e0e0;
    line-height: 0
}

.img-scroll ul li figure img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

.img-scroll ul li:hover figure {
    border-color: #0066ca
}

.img-scroll ul li.scroll-white figure {
    border-color: #99b3e6
}

.img-scroll ul li.scroll-white a {
    color: #99b3e6
}

.img-scroll ul li.scroll-white:hover figure {
    border-color: #fff
}

.img-scroll ul li.scroll-white:hover a {
    color: #fff
}

.video-info {
    background-color: #000
}

.caseContact {
    padding: 30px 0
}

.contact-img {
    border: solid 1px #e0e0e0;
    padding: 1px;
    height: 84px;
    margin-bottom: 8px
}

.contact-h3 {
    font-size: 16px;
    font-weight: bold;
    color: #0066ca
}

.footer {
    padding: 30px 0;
    background-color: #0066ca;
    color: #fff;
    position: relative
}

.footer a {
    color: #fff
}

.footer-left {
    width: 760px;
    float: left;
    line-height: 30px
}

.footer-nav li {
    float: left
}

.footer-nav a {
    font-weight: bold;
    text-transform: capitalize
}

.footer-nav li+li {
    margin: 0 8px
}

.footer-right {
    position: absolute;
    right: 0
}

.footer-right img {
    float: right;
    height: 100px;
    margin-left: 30px
}

.footer-right figcaption {
    float: right;
    line-height: 50px;
    padding: 0 15px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.8);
    color: #0066ca;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: bold;
    margin-top: 25px
}

#bans {
    height: 270px;
    background-repeat: no-repeat;
    background-position: bottom;
    border-bottom: solid 4px #0066ca
}

#left {
    width: 220px;
    float: left
}

.left-tit {
    border-bottom: solid 4px #5b9fda;
    text-align: center;
    padding: 20px 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-transform: capitalize
}

.left-tit,
.left-catelist {
    background-color: #0066ca
}

.left-catelist {
    padding: 10px 15px
}

.left-catelist a {
    display: block;
    padding: 8px 0;
    text-align: center;
    border-bottom: solid 1px #5b9fda;
    color: #fff;
    text-transform: capitalize;
    line-height: 1.2
}

.left-catelist .cur,
.left-catelist a:hover {
    background-color: #5b9fda;
    text-decoration: none
}

.red-tit {
    background-color: #d0320d;
    border-bottom-color: #0066ca;
    margin-top: 30px
}

.left-txt {
    border: solid 1px #eaeaea;
    background-color: #f7f8fa;
    border-top: none;
    padding: 10px 14px
}

#right {
    width: 940px;
    float: right
}

#crumb {
    border: solid 1px #eee;
    padding: 0 15px;
    line-height: 36px;
    font-size: 12px;
    text-transform: capitalize;
    margin-bottom: 20px
}

#crumb i {
    display: inline-block;
    *display: block;
    *display: inline;
    zoom: 1;
    width: 10px;
    height: 16px;
    background: url(../files/sprite.png) no-repeat -97px -28px;
    vertical-align: middle;
    margin-right: 10px
}

.news-list li {
    line-height: 36px;
    height: 36px
}

.news-list li h4 {
    float: left;
    font-weight: bold
}

.news-list li h4 a {
    color: #0066ca
}

.news-list li h4 a:hover {
    color: #d23b04
}

.news-list li time {
    float: right;
    font-size: 12px
}

.news-list li:hover,
.news-list .even {
    background-color: #fafafa
}

.img-list {
    margin-left: -17px
}

.img-list li {
    float: left;
    margin: 0 0 15px 18px;
    width: 221px;
    overflow: hidden
}

.img-list figure {
    border: solid 1px #e0e0e0
}

.img-list figure figcaption a {
    display: block;
    background-color: #e0e0e0;
    text-align: center;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.img-list figure figcaption a:hover {
    background-color: #d23b04;
    color: #fff;
    text-decoration: none
}

.img-list .img-single {
    margin: 1px;
    display: block
}

.img-list li:hover figure {
    border-color: #d23b04
}

.img-list li:hover figure a {
    background-color: #d23b04;
    color: #fff;
    text-decoration: none
}

.img-list li:hover figure>a {
    background-color: #fff
}

.img-list.honors li {
    width: 459px
}

.img-list.honors .img-single {
    height: 665px
}

#content {
    clear: both
}

#content img {
    max-width: 100%
}

#content table {
    border: 0;
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0
}

#content table td {
    padding: 0
}

#content-header {
    text-align: center;
    border-bottom: dotted 1px #e0e0e0;
    margin-bottom: 20px;
    padding-bottom: 10px
}

#content-header h1 {
    font-size: 16px;
    color: #0066ca;
    font-weight: bold
}

#content-header p {
    font-size: 12px
}

#content-footer {
    clear: both;
    border-top: solid 3px #e0e0e0;
    padding-top: 10px;
    margin-top: 15px
}

.pagination {
    clear: both;
    padding-top: 10px;
    text-align: center
}

.pagination li {
    display: inline-block;
    *display: block;
    *display: inline;
    zoom: 1;
    margin: 0 3px
}

.pagination li a {
    line-height: 28px;
    font-size: 12px;
    display: block;
    padding: 0 10px;
    color: #666;
    border: solid 1px #ccc;
    background-color: #e3e3e3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    -webkit-text-shadow: 1px 1px 1px #ccc;
    -moz-text-shadow: 1px 1px 1px #ccc;
    -o-text-shadow: 1px 1px 1px #ccc;
    -ms-text-shadow: 1px 1px 1px #ccc;
    text-shadow: 1px 1px 1px #ccc
}

.pagination li a:hover,
.pagination li a.current {
    background-color: #0066ca;
    border-color: #0066ca;
    color: #fff;
    text-decoration: none;
    -webkit-text-shadow: 1px 1px 1px #666;
    -moz-text-shadow: 1px 1px 1px #666;
    -o-text-shadow: 1px 1px 1px #666;
    -ms-text-shadow: 1px 1px 1px #666;
    text-shadow: 1px 1px 1px #666
}